body,p,ul,ol,h1,h2,h3,h4,h5,h6,figure,figcaption{ padding:0;margin:0; }
body {
    font-family:microsoft yahei;
    font-size:14px;
    background: #ffffff;
    color: #333333;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}
ul,ol{
    list-style: none;
}
a{
    text-decoration: none;
    color:#333333;
    border: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
input
{
    -webkit-appearance:none;
    border-radius: 0;
}
.w1920
{
    width: 1920px;
    margin-left: -360px;
}
.w1200
{
    width: 1200px;
    margin: 0 auto;
}
.pc_none
{
    display: none;
}
@media screen and (max-width: 640px) {

    body
    {
        font-size: 1rem;
    }
    .w1200
    {
        width: 96%;
        margin: 0 auto;
    }
    .app_none
    {
        display: none;
    }
    .pc_none
    {
        display: block;
    }
}
/*————————————————————————————————————————————————————————————以上是公用的部分——*/


/*———————————————————————————————————————电脑端滴头部———*/
.pc_top
{
    width: 100%;
    height: 40px;
    background: #2fad42;
}
.pc_top1
{
    width: 40%;
    float: left;
    line-height: 40px;
    color: #ffffff;
}
.pc_top2
{
    width: 60%;
    float: left;
}
.pc_top2 .pc_top21
{
    float: right;
    line-height: 40px;
    color: #ffffff;
    margin-left: 25px;
}
.pc_top2 .pc_top21 img
{
    vertical-align: middle;
}
.ln
{
    padding: 10px 0;
    height: 85px;
}
.logo
{
    width: 230px;
    height: 85px;
    float: left;
}
.logo img
{
    display: block;
    width: 100%;
    height: 100%;
}



/*电脑端的二级导航*/
.nav{width:770px; height: auto;float: right}
.nav ul{width:770px; height:80px; margin:0 auto;}
.nav ul li{width:110px; height:auto; line-height:50px; text-align:center; color:#fff; float:left; position:relative;}
.nav ul li a.cd{height:80px; line-height:80px;position: relative}
.nav ul li:hover .switch{display:block;}
.nav ul li:hover .cd{}
.nav ul li:hover .cd .nav_img1{display: none}
.nav ul li:hover .cd .nav_img2{display: inline-block}
.nav ul li a{width:100%; line-height:34px; color:#333333; font-size:16px; display:block;}
.nav ul li a:hover{color:#115baa;}
.nav ul li a p{width:100%; height:100%;}
.nav ul li a.cn{background:#b00062;}
.nav ul li .switch{width:160px; height:auto; background:#2fad42; position:absolute; left:-25px; top:60px; display:none; z-index:40;}
.nav ul li .switch a{color:#fff;border-top: 1px solid rgba(255,255,255,0.3);max-height: 34px;overflow: hidden}
.nav ul li .switch a:hover{background:rgb(65, 124, 187); color:#fff;max-height: 68px}
.nav_img2,.nav_img1
{
    margin-left: 5px;
}
.nav_img2
{
    display: none;
}
.menubj a
{
    /*background:rgba(133,108,91,0.06) ;*/
    color: #115baa!important;
}
.menubj .switch a
{
    color: #ffffff!important;
}


.menubj .nav_img2
{
    display: inline-block;
}
.menubj .nav_img1
{
    display: none;
}




/*——————————————————banner下面的四个选项——*/
.unm
{
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}
.unm li
{
    width:298.5px;
    float: left;
    height: 90px;
    background: #115baa;
    margin-right: 2px;
    margin-bottom: 2px;
}
.unm li:last-child
{
    margin-right: 0;
}
.unm li .unmL
{
    width: 90px;
    height: 90px;
    float: left;
}
.unm li .unmL img
{
    display: block;
    width: 100%;
    height: 100%;
}
.unm li .unmR
{
    width: 205px;
    float: right;
    overflow: hidden;
    margin-top: 23px;
}
.unm li .unmR .unmRL
{
    width: 44px;
    height: 44px;
    float: left;
}
.unm li .unmR .unmRL img
{
    display: block;
    width: 100%;
    height: 100%;

}
.unm li .unmR .unmRR
{
    width:157px;
    float: right;
}
.unm li .unmR .unmRR a
{
    display: block;
    color: #ffffff;
}
.unm li .unmR .unmRR a:first-child
{
    font-size: 16px;
    margin-bottom: 1px;
}
.unm li .unmR .unmRR a:last-child
{
    font-size:12px;
}

.unm li:hover
{
    background: #2fad42;
}
@media screen and (max-width: 640px) {
    .unm
    {
        width: 100%;
        overflow: hidden;
        margin-bottom: 1rem;
    }
    .unm li
    {
        width:100%;
        float: left;
        height: 90px;
        background: #115baa;
        margin-right: 2px;
    }
    .unm li:last-child
    {
        margin-right: 0;
    }
    .unm li .unmL
    {
        width: 90px;
        height: 90px;
        float: left;
    }
    .unm li .unmL img
    {
        display: block;
        width: 100%;
        height: 100%;
    }
    .unm li .unmR
    {
        width: 205px;
        float: left;
        overflow: hidden;
        margin-left: 15px;
        margin-top: 23px;
    }
    .unm li .unmR .unmRL
    {
        width: 44px;
        height: 44px;
        float: left;
    }
    .unm li .unmR .unmRL img
    {
        display: block;
        width: 100%;
        height: 100%;

    }
    .unm li .unmR .unmRR
    {
        width:157px;
        float: right;
    }
    .unm li .unmR .unmRR a
    {
        display: block;
        color: #ffffff;
    }
    .unm li .unmR .unmRR a:first-child
    {
        font-size: 16px;
        margin-bottom: 1px;
    }
    .unm li .unmR .unmRR a:last-child
    {
        font-size:12px;
    }

    .unm li:hover
    {
        background: #2fad42;
    }
}



/*中间左边部分的内容*/
.index_main
{
    overflow: hidden;
}
.index_mainL
{
    width: 580px;
    float: left;
}
@media screen and (max-width: 640px) {
    .index_mainL
    {
        width: 100%;
        float: left;
    }
}
/*——————————————————————————————关于我们——*/
.about
{
    width: 100%;
    margin-bottom: 20px;
}
.about a
{
    display: block;
}
.about .about1
{
    width: 100%;
}
.about .about1 img
{
    display: block;
    width: 100%;
}
.about:hover .about1 img
{
    -webkit-animation: shangxia  2s ease-in  both;
}
.about .about2
{
    color: #111111;
    font-size: 16px;
    margin: 13px auto;
}
.about .about3
{
    color: #666;
    line-height:22px;
    height: 66px;
    overflow: hidden;
}
/*———————————————————————公用滴title样式—*/
.title
{
    width: 100%;
    text-indent: 10px;
    margin-bottom: 20px;
    background: url("../images/title_img.jpg") no-repeat left center;
}
.title span
{
    font-size:18px;
    color: #115baa;
}
.title b
{
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin-left: 5px;
}
@media screen and (max-width: 640px) {
    .title
    {
        margin-bottom: 1rem;
    }
    .title span
    {
        font-size:18px;
        color: #115baa;
    }
    .title b
    {
        font-size: 14px;
        color: #999999;
        font-weight: normal;
        margin-left: 5px;
    }
}




/*首页带缩略图的播放*/
.educational_slide{width: 100%}
.educational_slide .bigImg{overflow: hidden;width:580px;height: 245px;}
.educational_slide .bigImg li{float: left;width:580px;height: 245px;}
.educational_slide .bigImg li img{display: block;width:100%;height:100%;}
.educational_slide .smallScroll{overflow: hidden;width:580px;height: 69px;margin-top:10px;}
.educational_slide .smallScroll a.sPrev,.educational_slide .smallScroll .sNext{width:27px;height: 68px;display: block;float: left;background:#e7e7e7;}
.educational_slide .smallScroll a.sPrev{border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-top-left-radius: 5px;border-bottom-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-bottom-left-radius:5px;}
.educational_slide .smallScroll .sNext{float: right;background-position-x: -130px;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-bottom-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-bottom-right-radius:5px;}
.educational_slide .smallScroll a.sPrev:hover,.educational_slide .smallScroll .sNext:hover{background-position-y:-43px;background-color: #115baa;color: #ffffff}
.educational_slide .smallScroll .smallImg{width:505px;overflow: hidden;float: left;margin:0 11px 0 6px;}
.educational_slide .smallScroll .smallImg ul li{float: left;width:155px;height: 69px;cursor: pointer;margin:0 5px;position: relative}
.yan_biaoti
{
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    background: rgba(0,0,0,0.4);
    text-align: center;
    display: block;
    width: 100%;
    color: #ffffff;
}
.educational_slide .smallScroll .smallImg ul li img{display: block;width:100%;height:100%;}
.educational_slide .smallScroll .smallImg ul li.on{width:155px;height: 69px;}
.educational_slide .smallScroll .smallImg ul li.on img{border:2px solid #115baa;width:155px;height: 65px;}
.sNext
{
    line-height: 69px;
    text-align: center;
    color: #9f9f9f;
    font-size: 22px;
}
.sPrev
{
    line-height: 69px;
    text-align: center;
    color: #9f9f9f;
    font-size: 22px;
}
@media screen and (max-width: 640px) {
    .educational_slide{width: 100%;margin-bottom: 1rem}
    .educational_slide .bigImg{overflow: hidden;width:100%;height: 7.5rem;}
    .educational_slide .bigImg li{float: left;width:100%;height: 7.5rem;}
    .educational_slide .bigImg li img{display: block;width:100%;height:100%;}
    .educational_slide .smallScroll{overflow: hidden;width:100%;height: 36px;margin-top:10px;}
    .educational_slide .smallScroll a.sPrev,.educational_slide .smallScroll .sNext{width:27px;height: 34px;display: block;float: left;background:#e7e7e7;}
    .educational_slide .smallScroll a.sPrev{border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-top-left-radius: 5px;border-bottom-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-bottom-left-radius:5px;}
    .educational_slide .smallScroll .sNext{float: right;background-position-x: -130px;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-top-right-radius: 5px;border-bottom-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-bottom-right-radius:5px;}
    .educational_slide .smallScroll a.sPrev:hover,.educational_slide .smallScroll .sNext:hover{background-position-y:-43px;background-color: #115baa;color: #ffffff}
    .educational_slide .smallScroll .smallImg{width:79%;overflow: hidden;float: left;margin:0 11px 0 6px;}
    .educational_slide .smallScroll .smallImg ul li{float: left;width:80px;height: 34px;cursor: pointer;margin:0 5px;}
    .educational_slide .smallScroll .smallImg ul li img{display: block;width:100%;height:100%;}
    .educational_slide .smallScroll .smallImg ul li.on{width:80px;height: 36px;}
    .educational_slide .smallScroll .smallImg ul li.on img{border:1px solid #115baa;width:80px;height: 34px;}
    .sNext
    {
        line-height: 34px;
        text-align: center;
        color: #9f9f9f;
        font-size: 22px;
    }
    .sPrev
    {
        line-height: 34px;
        text-align: center;
        color: #9f9f9f;
        font-size: 22px;
    }
    .yan_biaoti
    {
        position: absolute;
        bottom: 0;
        left: 0;
        line-height: 2rem;
        background: rgba(0,0,0,0.4);
        text-align: center;
        display: block;
        width: 100%;
        color: #ffffff;
        font-size: 0.9rem;
    }
}


/*——————————————————————中间部分右侧的样式——*/
.index_mainR
{
    width: 580px;
    float: right;
}
.series
{
    width: 578px;
    height: 720px;
    border: 1px solid #dcdcdc;
    position: relative;
    background: url("../images/product_bj.jpg") no-repeat center;
}
.series_type
{
    position: absolute;
    /*background: rgba(0,0,0,0.5);*/

}
.series_type a
{
    display: block;
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.1);*/
}

.series_type img
{
    position: absolute;
    display: none;
    -webkit-animation:  opacity  1s ease-in  infinite;
    /*display: block;*/
    width: 30px;
    height: 30px;
}
.series_type:hover img
{
    display: block;
}
.series_type1
{
    width: 214px;
    height: 100px;
    position: absolute;
    top: 25px;
    left: 120px;
}
.series_type1 img
{
    right: 0;
    bottom: 0px;
}
.series_type3
{
    width: 143px;
    height: 66px;
    position: absolute;
    top: 190px;
    left: 120px;
}
.series_type3 img
{
    right: 0;
    top: 0px;
}
.series_type4
{
    width: 180px;
    height: 110px;
    position: absolute;
    top: 258px;
    left: 120px;
    /*background: red;*/
}
.series_type4 img
{
    right: 0;
    top: 0px;
}
.series_type5
{
    width: 130px;
    height: 105px;
    position: absolute;
    top: 400px;
    left: 120px;
}
.series_type5 img
{
    right: 0;
    bottom: 0;
}
.series_type6
{
    width: 166px;
    height: 80px;
    position: absolute;
    top: 187px;
    right: 40px;
}
.series_type6 img
{
    left: 0;
    bottom: 0;
}
.series_type7
{
    width: 168px;
    height: 80px;
    position: absolute;
    top: 291px;
    right: 115px;
}
.series_type7 img
{
    left: 0;
    bottom: 0;
}
.series_type8
{
    width: 152px;
    height: 80px;
    position: absolute;
    top: 585px;
    right: 85px;
}
.series_type8 img
{
    left: 0;
    bottom: 0;
}
.series_type2
{
    width: 195px;
    height: 62px;
    position: absolute;
    top: 127px;
    left: 120px;
    /*background: red;*/
}
.series_type2 img
{
    right: 0;
    top: 0px;
}

@media screen and (max-width: 640px){

    .series_type img
    {
        display: block;
        width: 20px;
        height: 20px;
    }
    .series_type1
    {
        width: 60%;
        height: 90px;
        position: absolute;
        top: 20px;
        left: 0;
    }
    .series_type1 img
    {
        right: 0;
        bottom: 0px;
    }
    .series_type2
    {
        width: 185px;
        height: 25px;
        position: absolute;
        top: 115px;
        left: 0px;
    }
    .series_type2 img
    {
        right: 0;
        top: 0px;
    }

    .series_type3
    {
        width: 45%;
        height: 42px;
        position: absolute;
        top: 161px;
        left: 0;
    }
    .series_type3 img
    {
        right: 0;
        top: 0px;
    }
    .series_type4
    {
        width: 177px;
        height: 60px;
        position: absolute;
        top: 203px;
        left: 0px;
    }
    .series_type4 img
    {
        right: 0;
        top: 0px;
    }
    .series_type5
    {
        width: 42%;
        height: 105px;
        position: absolute;
        top: 273px;
        left: 0;
    }
    .series_type5 img
    {
        right: 0;
        bottom: 0;
    }

    .series_type6
    {
        width: 33%;
        height: 80px;
        position: absolute;
        top: 130px;
        right: 0;
    }
    .series_type6 img
    {
        left: 0;
        bottom: 0;
    }
    .series_type7
    {
        width: 48%;
        height: 60px;
        position: absolute;
        top: 223px;
        right: 0;
    }
    .series_type7 img
    {
        left: 0;
        bottom: 0;
    }
    .series_type8
    {
        width: 39%;
        height: 80px;
        position: absolute;
        top: 414px;
        right: 0;
    }
    .series_type8 img
    {
        left: 0;
        bottom: 0;
    }


}


























@media screen and (max-width: 640px) {
    .index_mainR
    {
        width: 100%;
        float: right;
    }
    .series
    {
        width: 99%;
        height: 550px;
        border: 1px solid #dcdcdc;
        background: url("../images/product_bj.jpg") no-repeat center;
        background-size: 120% auto;
    }
}

/*三个样式*/
.Three
{
    background: #e7eef6;
    padding: 35px 0;
    overflow: hidden;
    margin-top: 35px;
}
.Three li{
    width: 380px;
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 30px;
}
.Three li:hover{
    -webkit-animation: shangxia  1s ease-in  both;
}
.Three li:last-child
{
    margin-right: 0;
}
.Three_list_type
{
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.Three_list_type img
{
    display: block;
    margin: 35px auto;
}
@media screen and (max-width: 640px) {
    .Three
    {
        background: #e7eef6;
        padding: 10px 0;
        overflow: hidden;
        margin-top: 35px;
    }
    .Three li{
        width: 100%;
        height: 150px;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        float: left;
        margin-right: 30px;
        margin-bottom: 10px;
    }
    .Three li:last-child
    {
        margin-right: 0;
        margin-bottom: 0;
    }
    .Three_list_type
    {
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
    }
    .Three_list_type img
    {
        display: block;
        margin: 35px auto;
    }
}




/*——————————————————————电脑端滴头部*/
.pc_bottom
{
    padding: 25px 0;
    background: #2d2d2d;
    overflow: hidden;
}
.pc_bottomL
{
    width: 280px;
    float: left;
}
.pc_bottomL img
{
    display: block;
    margin-top: 10px;
}
.pc_bottomC
{
    width: 770px;
    float: left;
}
.pc_bottomC .pc_bottomC1
{
    margin-bottom: 25px;
}
.pc_bottomC .pc_bottomC1 a
{
    color: #c7c7c7;
    padding-right: 50px;
    font-size: 15px;
}
.pc_bottomC2
{
    margin-bottom: 10px;
    color: #c7c7c7;
    font-size: 13px;
}
.pc_bottomC2 span
{
    margin-right: 25px;
}
.pc_bottomC2:last-child
{
    margin-bottom: 0;
}
.pc_bottomR
{
    width: 70px;
    height: auto;
    float: right;
}
.pc_bottomR .pc_bottomR_img
{
    width: 70px;
    height: 70px;
    overflow: hidden;
}
.pc_bottomR .pc_bottomR_img img
{
    display: block;
    width: 100%;
    height: 100%;
}
.pc_bottomR p
{
    color: #c7c7c7;
    text-align: center;
    line-height: 24px;
}




/*————————————————————————————————————————————————————————————————电脑端的banner*/
.pc_banner {
    display: block;
    width: 1920px;
    height: 540px;
    margin-left: -360px;
}
.flexslider{position:relative;height:100%;width: 100%;overflow:hidden;}
.slides{position:relative;z-index:1;height: 100%;width: 100%}
.slides li{height:100%;width: 100%;position: relative;background-size: 100% 100%}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:none;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:35%;}
.flex-direction-nav li a{display:block;width:46px;height:140px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:60px; background:url(../images/banner_arrow_left1.png) center center no-repeat ;border-radius: 5px 0 0 5px}
.flex-direction-nav li a.flex-next{right:60px; background:url(../images/banner_arrow_right1.png) center center no-repeat;border-radius: 0 5px 5px 0}
.flex-direction-nav li a.flex-prev:hover{left:60px; background:url(../images/banner_arrow_left2.png) center center no-repeat ;}
.flex-direction-nav li a.flex-next:hover{right:60px; background:url(../images/banner_arrow_right2.png) center center no-repeat;}
.Appbanner{display: none}
@media screen and (max-width: 640px) {
    .pc_banner{display: none}
    .Appbanner
    {
        margin-top:3.4rem!important;
        margin-top:0rem;
        width: 100%;
        height: 12.2rem;
        display: block;
    }

}

/*手机端的头部*/
.APPtop,.menuS,.rbj
{
    display: none;
}
@media screen and (max-width: 640px) {
    .APPtop {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 3.4rem;
        width: 100%;
        background: #ffffff;
        z-index: 999;
        box-shadow: .05rem 0.05rem 0.05rem #ccc;

    }

    .APPtop .page {
        text-align: center;
        line-height: 3rem;
        color: #666;
        font-size: 1.2rem;
    }

    .APPtop .fh {
        position: absolute;
        display: block;
        height: 50%;
        top: 25%;
    }

    .APPtop .shouse {
        position: absolute;
        height: 65%;
        width: auto;
        top: 17.5%;
        right: 1%
    }

    .shouse1 {
        position: absolute;
        height: 70%;
        width: auto;
        top: 15%;
        right: 3%
    }

    .APPtop .applogo {
        height: 82%;
        width: auto;
        /*margin: 1% 3%;*/
        position: relative;
        display: block;
        margin: 1% auto;
    }

    /*这是蒙版*/
    .rbj {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
        background: rgba(0, 0, 0, 0.2);
        display: none;
    }

    .menuS {
        display: none;
        position: fixed;
        top: 3.4rem;
        right: 0%;
        width: 40%;
        /*height:100%;*/
        z-index: 999;
        background: #0a56aa;
    }

    .menuS p:first-child {
        top: 10rem;
    }

    .menuS p {
        width: 100%;
        line-height: 3rem;
        font-size: 1rem;
        color: #ffffff;
        text-align: center;
        border-bottom: 0.01rem solid #cccccc;
    }

    .menuS a:last-child p {
        border-bottom: none;
    }

    .menuS p:hover {
        color: #014b8c;
        background: #ffffff;
    }
    .flex-control-nav a
    {
        display: block;
    }
    .flex-direction-nav li a.flex-prev
    {
        display: none;
    }
    .flex-direction-nav li a.flex-next
    {
        display: none;
    }
}



/*———————————————————————————————————————————————————————列表页头部的样式———*/
.pc_list_banner
{
    width: 1920px;
    margin-left: -360px;
    position: relative;
}
.pc_list_banner img
{
    display: block;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 640px) {
    .app_list_banner
    {
        width: 100%;
        margin-top: 3.4rem;
    }
    .app_list_banner img
    {
        display: block;
        width: 100%;
        height: auto;
    }
}


/*———————————————————————————————————内页的位置—*/
.position
{
    background: rgba(65,124,187,0.3);
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    line-height: 40px;
}
.position .w1200
{
    background: url("../images/position_home.png") center left no-repeat;
    background-size: auto 70%;
    color: #ffffff;
    text-indent: 35px;
}
.position .w1200 a
{
    color: #ffffff;
    padding: 0 10px;
    font-size: 16px;
}
.position .w1200 a:hover
{
    color: #fff!important;
    font-weight: bold;
}
.color1
{
    color: #fff!important;
    font-weight: bold;
}
.bodybj1
{
    background: #f7f7f7;
}

.Cmain
{
   min-height: 400px;
    margin: 40px auto;
}
.yan_map
{
    width:100%;
    height: 500px;
    overflow: hidden;
}
.company_info
{
    overflow: hidden;
    margin-top: 20px;
}
.company_info ul{overflow: hidden}
.company_info ul li{float: left;text-align: center;margin:30px 61px 0;width:251px;}
.company_info ul li span{font-size: 16px;font-weight: bold;color:#333333;display: block;margin-top:10px;}
 .company_info ul li p{font-size: 14px;color:#999999;}

@media screen and (max-width: 640px) {
    .Cmain
    {
        min-height: auto;
        margin:1rem auto 0 auto;
    }
    .yan_map
    {
        width:100%;
        height: 13rem;
        overflow: hidden;
    }
    .company_info
    {
        overflow: hidden;
        margin-top: 20px;
    }



    .company_info ul{overflow: hidden}
    .company_info ul li{float: left;text-align: center;margin:0px 0px 1rem 0;width:100%;}
    .company_info ul li img
    {
        /*display: block;*/
        margin: 0 auto;
        width: 30%;
        display: none;
    }
    .company_info ul li span{font-size: 16px;font-weight: bold;color:#333333;display: block;margin-top:10px;}
    .company_info ul li p{font-size: 14px;color:#999999;}
}



/*—————————————————————————————————————详情内的样式—*/
.news_title
{
    width: 100%;
    margin: 0px auto 10px auto;
}
.news_title .news_title1
{
    width: 100%;
    /*background: url("../images/nav_img3.png") no-repeat left;*/
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.news_title .news_title2
{
    color: #999999;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.news_title .news_title2 span
{
    padding:  0 10px;
}
.add_box
{
    width: 100%;
}
.add_box img
{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.xuanze
{
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #1763a1;
}
.xuanze a:hover
{
    color: #1763a1;
}
@media screen and (max-width: 640px) {
    .news_title
    {
        width: 100%;
        margin:.8rem  auto .8rem auto;
    }
    .news_title .news_title1
    {
        width: 100%;
        /*background: url("../images/nav_img3.png") no-repeat left;*/
        font-size: 1rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: 10px;
    }
    .news_title .news_title2 span
    {
        padding:  0 2px;
        font-size: 0.8rem;
    }
    .add_box
    {
        width: 100%;
        line-height: 1.6rem;
    }
    .add_box img
    {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .xuanze
    {
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 20px;
        padding-top: 20px;
        color: #1763a1;
    }
    .xuanze a:hover
    {
        color: #1763a1;
    }
}




/*—————————————————————————诚聘英才—*/
.type
{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
.type a
{
    display: inline-block;
    width: 150px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    border-bottom: 3px solid #ffffff;
    background: url("../images/nav_img1.png") center  bottom no-repeat;
}
.type a:hover
{
    color: #ffffff;
    border-bottom: 3px solid #2fad42;
    background: url("../images/type2.png") center  bottom no-repeat #2fad42!important;
}
.type_bj
{
    color: #ffffff;
    border-bottom: 3px solid #2fad42!important;
    background: url("../images/type2.png") center  bottom no-repeat #2fad42!important;
}
@media screen and (max-width: 640px) {
    .type
    {
        width: 100%;
        text-align: center;
        overflow-y: auto;
        margin-bottom: .8rem;
    }
    .type a
    {
        display: inline-block;
        width: 50%;
        text-align: center;
        font-size: 16px;
        line-height: 2.6rem;
        height: 2.6rem;
        float: left;
        border-bottom: 3px solid #ffffff;
        background: url("../images/nav_img1.png") center  bottom no-repeat;
    }
    .type a:hover
    {
        color: #ffffff;
        border-bottom: 3px solid #2fad42;
        background: url("../images/type2.png") center  bottom no-repeat #2fad42!important;
    }
    .type_bj
    {
        color: #ffffff;
        border-bottom: 3px solid #2fad42!important;
        background: url("../images/type2.png") center  bottom no-repeat #2fad42!important;
    }
}



.type_show
{
    position: absolute;
    bottom: -60px;
    left: 0;
    display: none;
    background: #f9f9f9;
    width: 1185px;
    text-align: left;
    z-index: 222;
    box-shadow: 1px 1px 1px #eaeaea;
}
.type_show a
{
    display: inline-block;
    width: auto;
    padding: 0 15px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    border-bottom: 3px solid #f9f9f9;
    background: none
}


@media screen and (max-width: 640px) {
    .type_show
    {
        position: fixed;
        bottom: 0px;
        left: 0;
        display: none;
        background: #2fad42;
        width: 100%;
        text-align: left;
        z-index: 222;
        box-shadow: 1px 1px 1px #2fad42;
    }
    .type_show a
    {
        display: inline-block;
        width: 50%;
        float: left;
        padding: 0 0px;
        text-align: center;
        font-size: 16px;
        line-height: 50px;
        height: 50px;
        border-bottom: 3px solid #2fad42;
        background: none;
        color: #ffffff;
    }
}

/*—————————————————————————————————————————————————————————————产品列表*/
.yyhj
{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}
.yyhj .yyhj1
{
    width: 285px;
    background: #0069b7;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
.yyhj .yyhj1:nth-child(4n)
{
    margin-right: 0;
}
.yyhj .yyhj1:hover
{
    background: #2fad42;
    transition-duration:.3s;
}
.yyhj .yyhj1:hover .yyhj1T img
{
    -webkit-animation: fangda  1s ease-in  both;
}
.yyhj .yyhj1 .yyhj1T
{
    width: 100%;
    height:214px;
    overflow: hidden;
    position: relative;
}
.yyhj .yyhj1 .yyhj1T p
{
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.yyhj .yyhj1:hover .yyhj1T p
{
    display: block;
    transition-duration:.4s;

}
.yyhj .yyhj1 .yyhj1T img {
    width: 100%;
    height: 100%;
}
.yyhj .yyhj1 .yyhj1B
{
    text-align: center;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    color: #FFFFFF;
    font-weight: bold;
}
@media only screen and (max-width: 640px)
{
    .yyhj .yyhj1
    {
        width: 49%;
        background: #0069b7;
        float: left;
        margin-bottom: .5rem;
        margin-right: 0;
    }
    .yyhj .yyhj1:nth-child(4n)
    {
        float: right;
    }
    .yyhj .yyhj1:nth-child(2n)
    {
        float: right;
    }
    .yyhj .yyhj1 .yyhj1T
    {
        width: 100%;
        height:9.5rem;
        overflow: hidden;
    }
    .yyhj .yyhj1 .yyhj1B
    {
        line-height:2.2rem;
        height: 2.2rem;
    }
}

/**——————————————————————————————————————————————————————————————分页的样式*/
.fenye
{
    clear: both;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}
.fenye a
{
    padding: 5px 12px;
    border: 1px solid #eaeaea;
    margin: 0 1px;
}
.fenye a:hover
{
    color: #FFFFFF;
    background: #0069b7;
}
.fenyebj
{
    color: #FFFFFF;
    background: #0069b7;
}
@media only screen and (max-width: 640px)
{
    .fenye
    {
        clear: both;
        width: 100%;
        text-align: center;
        margin: 1rem 0;
    }
    .fenye a
    {
        padding: .1rem .4rem;
        border: 1px solid #eaeaea;
        margin: 0  1px;
    }
    .fenye a:hover
    {
        color: #FFFFFF;
        background: #0069b7;
    }

}




/*——————————————————————————————————————————————————————————————————公司资质*/

.ryzz
{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 10px;
}
.ryzz .ryzz1
{
    width: 285px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 20px 0 20px 0;
    border: 1px solid #FFFFFF;
}
.ryzz .ryzz1:nth-child(4n)
{
    margin-right: 0;
}
.ryzz .ryzz1:hover
{
    border: 1px solid #0069b7;
    transition-duration:.5s;
    -webkit-transform: scale(1.02);
}
.ryzz .ryzz1:hover .ryzz1T img
{
    -webkit-animation: fangda  1s ease-in  both;
}
.ryzz .ryzz1:hover .ryzz1B
{
    border: 1px solid #2fad42;
    color: #2fad42;
    transition-duration:.5s;
}
.ryzz .ryzz1 .ryzz1T
{
    width: 265px;
    height:400px;
    margin: 0 auto;
    overflow: hidden;
}
.ryzz .ryzz1 .ryzz1T img {
    width: 100%;
    height: 100%;
}
.ryzz .ryzz1 .ryzz1B
{
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    width: 263px;
    margin: 0 auto;
    border: 1px solid #cccccc;
}
@media only screen and (max-width: 640px)
{

    .ryzz
    {
        padding-left: 0;
    }
    .ryzz .ryzz1
    {
        width: 49%;
        float: left;
        margin-left: 0%;
        margin-bottom: 0px;
    }
    .ryzz .ryzz:nth-child(2n)
    {
       float: right;
    }
    .ryzz .ryzz1
    {
        margin-right: 0;
    }
    .ryzz .ryzz1 .ryzz1T
    {
        width: 90%;
        height:12rem;
        overflow: hidden;
    }
    .ryzz .ryzz1
    {
        padding: .5rem 0 .5rem 0;
    }
    .ryzz .ryzz1:nth-child(4n)
    {
        float: right;
    }
    .ryzz .ryzz1 .ryzz1B
    {
        width: 100%;
        border: none;
    }
    .ryzz .ryzz1:hover
    {
        border: 1px solid #0069b7;
        transition-duration:.5s;
        -webkit-transform: none;
    }
    .ryzz .ryzz1:hover .ryzz1B
    {
        border: none;
        color: #2fad42;
        transition-duration:.5s;
    }
}


/*——————————————————————————————————————————————————————————————新闻中心*/
.news_list
{
    margin: 20px 0 0 0;
}
.news_list li
{
    overflow: hidden;
    padding: 20px 0;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.news_list .news_listL
{
    width: 130px;
    height: 50px;
    line-height: 50px;
    float: left;
    color: #acacac;
    text-align: center;
    font-size: 18px;
    border-right: 1px solid #eaeaea;
}
.news_list li:hover .news_listR .news_listR1
{
    color: #0069b7;
}
.news_list li:hover .news_listR .news_listR2
{
    color: #0069b7;
}
.news_list li:hover
{
   box-shadow: 1px 1px 2px #eaeaea;
    -webkit-transform: scale(1.01);
    transition-duration:.1s;
}
.news_listR
{
    width: 1050px;
    float: left;
    margin-left: 10px;
}
.news_listR .news_listR1
{
    font-size: 18px;
    display: block;
}
.news_listR .news_listR2
{
    display: block;
    color: #a4a4a4;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    overflow:hidden; /*超出的部分隐藏起来。*/
    white-space:nowrap;/*不显示的地方用省略号...代替*/
    text-overflow:ellipsis;/* 支持 IE */
}
@media only screen and (max-width: 640px)
{
    .news_list
    {
        margin: 1rem 0 0 0;
    }
    .news_list li
    {
        overflow: hidden;
        padding: .5rem  0;
        margin-bottom: .8rem;
        border-bottom: 1px solid #eaeaea;
    }
    .news_list .news_listL
    {
        width: 27%;
        height: 3rem;
        line-height: 3rem;
        margin-right: 1%;
        border-right: 1px solid #acacac;
        float: left;
        color: #acacac;
        font-size: 1rem;
        text-align: center;
    }
    .news_listR
    {
        width: 68%;
        float: left;
    }
    .news_listR .news_listR1
    {
        font-size: 1rem;
        display: block;
        height: 1.4rem;
        overflow:hidden; /*超出的部分隐藏起来。*/
        white-space:nowrap;/*不显示的地方用省略号...代替*/
        text-overflow:ellipsis;/* 支持 IE */
    }
    .news_listR .news_listR2
    {
        font-size: .9rem;
    }
}



/*—————————————————————————————————————————————————————————————产品中心*/
.product_list
{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product_list  li
{
    width: 283px;
    border: 1px solid #eaeaea;
    float: left;
    margin-bottom: 30px;
    margin-right: 37.5px;
}
.product_list  li:nth-child(3n)
{
    margin-right: 0;
}
.product_list  li:hover
{
    /*background: #2fad42;*/
    /*transition-duration:.3s;*/
}
.product_list  li .product_list_img
{
    width: 100%;
    height:233px;
    overflow: hidden;
}
.product_list  li .product_list_img  img
{
    display: block;
    width: 100%;
    height: 100%;
}
.product_list  li:hover .product_list_img  img
{
    -webkit-animation: fangda  1s ease-in  both;
}

.product_list_text
{
    line-height: 40px;
    text-align: center;
    display: block;
    border-top: 1px solid #eaeaea;
}
.product_list  li:hover .product_list_text
{
    background: #2fad42;
    color: #ffffff;
    transition-duration:.5s;
}
@media only screen and (max-width: 640px)
{
    .product_list
    {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 20px;
    }
    .product_list  li
    {
        width: 48%;
        border: 1px solid #eaeaea;
        float: left;
        margin-bottom: 15px;
        margin-right: 0;
    }
    .product_list  li:nth-child(4n)
    {
        float: right;
    }
    .product_list  li:nth-child(2n)
    {
        float: right;
    }
    .product_list  li:hover
    {
        /*background: #2fad42;*/
        /*transition-duration:.3s;*/
    }
    .product_list  li .product_list_img
    {
        width: 100%;
        height:8rem;
        overflow: hidden;
    }
    .product_list  li .product_list_img  img
    {
        display: block;
        width: 100%;
    }
    .product_list  li:hover .product_list_img  img
    {
        -webkit-animation: fangda  1s ease-in  both;
    }

    .product_list_text
    {
        line-height: 40px;
        text-align: center;
        display: block;
        border-top: 1px solid #eaeaea;
    }
}


/*手机端的底部*/
.app_bottom
{
    width: 100%;
    height: 2.4rem;
    background: #2fad42;
    color: #ffffff;
    text-align: center;
    font-size: 0.7rem;
    line-height: 2.4rem;
}
.app_bottom span
{
    margin: 0 .2rem;

}















/*图片放大的样式*/
.fangda
{
    -webkit-animation: fangda  1s ease-in  both;
}
@-webkit-keyframes fangda {
    0% {-webkit-transform: scale(1);}
    100% {-webkit-transform: scale(1.1);}
}
@-webkit-keyframes suofang {
    0% {opacity: 0.8;-webkit-transform: scale(1);}
    50% {opacity: 1;-webkit-transform:scale(0.9);}
    100% {opacity: 0.8;-webkit-transform: scale(1);}
}

@-webkit-keyframes shangxia {
    0%{opacity:1;-webkit-transform:translate(0,-5px);}
    25%{opacity:1;-webkit-transform:translate(0,0);}
    50%{opacity:1;-webkit-transform:translate(0,5px);}
    100%{opacity:1;-webkit-transform:translate(0,0);}
}
@-webkit-keyframes  opacity {
   0%{opacity: 0.8}
   30%{opacity: 0.6}
   60%{opacity: 0.8}
   100%{opacity: 1}
}

/*改版滴产品中心*/
.productA
{
    overflow: hidden;
}
.productA .productAL
{
    width: 240px;
    height: auto;
    float: left;
}
.productA .productAL .productAL_title
{
    width: 218px;
    padding: 10px 10px;
    background: #2fad42;
    border: 1px solid #2fad42;
}
.productA .productAL .productAL_title b
{
    font-size: 20px;
    color: #ffffff;
}
.productA .productAL .productAL_title p
{
    color: #ffffff;
    margin-top: 5px;
}
.ppp_type
{
    border: 1px solid #dcdcdc;
    width: 238px;
}
.ppp_type li
{
    border-top: 1px dashed #dcdcdc;
}
.ppp_type li:first-child
{
    border-top:none;
}
.ppp_type .ppp_type1
{
    width: 218px;
    padding:0  10px;
    height: 40px;
    line-height: 40px;
    background: url("../images/jia.png") no-repeat;
    background-size: 18px 18px;
    background-position:210px 10px;
    font-size: 16px;
    cursor: pointer;
}

.ppp_type1_bj
{
    background: url("../images/jian.png") no-repeat!important;
    background-size: 18px 18px!important;
    background-position:210px 10px!important;
    color: #2fad42;
}
.ppp_type1_bj a
{
    color: #2fad42;
}
.ppp_type .ppp_type2
{
    width: 218px;
    padding:0  10px;
    display: none;
}
.ppp_type .ppp_type2 a
{
    display: block;
    width: 100%;
    line-height: 36px;
    border-top: 1px dashed #dcdcdc;
    background: url("../images/ppp_type2bj1.png") no-repeat 200px 10px ;
    background-size: 16px 16px;
    color: #777;
}
.ppp_type .ppp_type2 a:hover
{
    color: #2fad42;
}
.color2
{
    color: #2fad42!important;
}

.ppp_type .ppp_type2 a:last-child
{
    border-bottom: none;
}

.li_open .ppp_type2
{
    display: block;
}
.li_open  .ppp_type1
{
    background: url("../images/jian.png") no-repeat!important;
    background-size: 18px 18px!important;
    background-position:210px 10px!important;
    color: #2fad42;
}

.productAR
{
    width:930px;
    float: right;
}
.productAR_info
{
    border: 1px solid #dcdcdc;
    padding: 20px;
    width:890px;
    float: right;
    margin-bottom: 20px;
}
.productAR_info1
{
    overflow: hidden;
}

.productAR_info_img
{
    width: 300px;
    height: 245px;
    float: left;
    border: 1px solid #2fad42;
}
.productAR_info_img img
{
    display: block;
    width: 100%;
    height: 100%;
}
.productAR_info_text
{
    width: 570px;
    float: right;
}
.productAR_info_text1
{
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #dcdcdc;
}
.productAR_info_text1 span:first-child
{
   display:block;
    width: 70px;
    float: left;
}
.productAR_info_text1 span:last-child
{
    display:block;
    width: 500px;
    float: left;
    color: #777777;
}
.ccc_p
{
    font-size: 18px;
    color: #666;
    margin: 20px 0;
    text-indent: 10px;
    font-weight: bold;
    border-left: 4px solid #2fad42;
}

@media screen and (max-width: 640px) {
    .productA .productAL
    {
        width: 100%;
        height: auto;
        float: left;
    }
    .productA .productAL .productAL_title
    {
        width: 90%;
        padding: 5px 5%;
        background: #2fad42;
        border: 1px solid #2fad42;
    }
    .productA .productAL .productAL_title b
    {
        font-size: 16px;
        color: #ffffff;
    }
    .productA .productAL .productAL_title p
    {
        color: #ffffff;
        font-size: 14px;
        margin-top: 0px;
    }
    .ppp_type
    {
        border: 1px solid #dcdcdc;
        width: 99%;
    }
    .ppp_type li
    {
        border-top: 1px dashed #dcdcdc;
    }
    .ppp_type li:first-child
    {
        border-top:none;
    }
    .ppp_type .ppp_type1
    {
        width: 90%;
        padding:0  5%;
        height: 40px;
        line-height: 40px;
        background: url("../images/jia.png") no-repeat;
        background-size: 18px 18px;
        background-position:95% 10px;
        font-size: 16px;
        cursor: pointer;
    }
    .ppp_type1_bj
    {
        background: url("../images/jian.png") no-repeat!important;
        background-size: 18px 18px!important;
        background-position:95% 10px!important;
        color: #2fad42;
    }
    .ppp_type .ppp_type2
    {
        width: 90%;
        padding:0  5%;
        display: none;
    }
    .ppp_type .ppp_type2 a
    {
        display: block;
        width: 100%;
        line-height: 36px;
        border-top: 1px dashed #dcdcdc;
        background: url("../images/ppp_type2bj1.png") no-repeat 95% 10px ;
        background-size: 16px 16px;
        color: #777;
    }
    .ppp_type .ppp_type2 a:hover
    {
        color: #2fad42;
    }
    .color2
    {
        color: #2fad42!important;
    }

    .ppp_type .ppp_type2 a:last-child
    {
        border-bottom: none;
    }

    .li_open .ppp_type2
    {
        display: block;
    }
    .li_open  .ppp_type1
    {
        background: url("../images/jian.png") no-repeat!important;
        background-size: 18px 18px!important;
        background-position:95% 10px!important;
        color: #2fad42;
    }

    .productAR
    {
        width:100%;
        float: right;
    }
    .productAR_info
    {
        border:none;
        margin-top: 1rem;
        padding: 0;
        width:100%;
        float: right;
        margin-bottom: 1rem;
    }
    .productAR_info1
    {
        overflow: hidden;
    }

    .productAR_info_img
    {
        width: 99%;
        height: auto;
        float: left;
        margin: 0 auto 1rem auto;
        border: 1px solid #2fad42;
    }
    .productAR_info_img img
    {
        display: block;
        width: 100%;
        height: 100%;
    }
    .productAR_info_text
    {
        width: 100%;
        float: right;
    }
    .productAR_info_text1
    {
        width: 100%;
        overflow: hidden;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .productAR_info_text1 span:first-child
    {
        display:block;
        width: 20%;
        float: left;
    }
    .productAR_info_text1 span:last-child
    {
        display:block;
        width: 80%;
        float: left;
        color: #777777;
    }
    .ccc_p
    {
        font-size: 15px;
        color: #666;
        margin: 20px 0;
        text-indent: 10px;
        font-weight: bold;
        border-left: 4px solid #2fad42;
    }
}

















